Check if the current user has the required access to Variable
| Get | Variable_GetVariablePermissionsById |
Resource Path: /api/variable/{id}/permissions/{access}
Uri: http://doc.jamsscheduler.com/api/variable/{id}/permissions/{access}
| Name | Description | Data Type |
|---|---|---|
| id | Variable Id | integer |
| access | Access type | string |
The response body is of type boolean.
OK